SDAC

TCustomDAUpdateSQL Properties

Properties of the TCustomDAUpdateSQL class.

For a complete list of the TCustomDAUpdateSQL class members, see the TCustomDAUpdateSQL Members topic.

Public

Name Description

DataSet

Used to hold a reference to the TCustomDADataSet object that is being updated.

SQL

Used to return a SQL statement for one of the ModifySQL, InsertSQL, or DeleteSQL properties.

Published

Name Description

DeleteObject

Provides ability to perform advanced adjustment of the delete operations.

DeleteSQL

Used when deleting a record.

InsertObject

Provides ability to perform advanced adjustment of insert operations.

InsertSQL

Used when inserting a record.

LockObject

Provides ability to perform advanced adjustment of lock operations.

LockSQL

Used to lock the current record.

ModifyObject

Provides ability to perform advanced adjustment of modify operations.

ModifySQL

Used when updating a record.

RefreshObject

Provides ability to perform advanced adjustment of refresh operations.

RefreshSQL

Used to specify an SQL statement that will be used for refreshing the current record by TCustomDADataSet.RefreshRecord procedure.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback